home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / K-3D 0.6.5.0 / k3d-all-in-one-setup-0.6.5.0.exe / k3d-setup-0.6.5.0.exe / share / ngui / tool_layout.k3d next >
Encoding:
Text File  |  2005-12-23  |  1.1 KB  |  53 lines

  1. <k3dml>
  2.     <application>
  3.         <user_interface>
  4.             <tools>
  5.                 <move
  6.                     size="10"
  7.                     current_color="1 1 0"
  8.                     x_color="1 0 0"
  9.                     y_color="0 1 0"
  10.                     z_color="0 0 1"
  11.                     screen_xy_color="0.9 0.9 0.9"
  12.                     plane_offset="5"
  13.                     plane_size="4.8"
  14.                     screen_xy_radius="0.5"
  15.                     screen_xy_slices="8"
  16.                     screen_xy_stacks="8"
  17.                     axis_start="5"
  18.                     axis_end="10"
  19.                     axis_line_width="1"
  20.                     axis_arrow_radius="0.5"
  21.                     axis_arrow_length="2.0"
  22.                     axis_arrow_slices="8" />
  23.                 <rotate
  24.                     size="10"
  25.                     current_color="1 1 0"
  26.                     x_color="1 0 0"
  27.                     y_color="0 1 0"
  28.                     z_color="0 0 1"
  29.                     screen_z_color="0.9 0.9 0.9"
  30.                     handle_size="6"
  31.                     handle_major_radius="1"
  32.                     handle_minor_radius="0.03"
  33.                     handle_u_segments="32"
  34.                     handle_v_segments="8"
  35.                     screen_z_handle_size="8" />
  36.                 <scale
  37.                     size="10"
  38.                     current_color="1 1 0"
  39.                     x_color="1 0 0"
  40.                     y_color="0 1 0"
  41.                     z_color="0 0 1"
  42.                     screen_xy_color="0.9 0.9 0.9"
  43.                     plane_offset="5"
  44.                     plane_size="4.8"
  45.                     axis_start="0"
  46.                     axis_end="10"
  47.                     axis_line_width="1"
  48.                     axis_box_size="0.5" />
  49.             </tools>
  50.         </user_interface>
  51.     </application>
  52. </k3dml>
  53.